home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / nz002.zip / NOZERO.DOC < prev   
Text File  |  1996-06-23  |  742b  |  20 lines

  1. NoZero version 0.01 freeware / Dana Booth, 1:138/179 or crom@eskimo.com
  2. -----------------------------------------------------------------------
  3.  
  4. If run without any command line parameters, NoZero will delete all zero
  5. byte files in the directory from which it's run. You may specify a target
  6. directory on the command line:
  7.  
  8. nozero c:\mcmail\out
  9.  
  10. The above command line would would delete all zero byte files in the
  11. 'c:\mcmail\out' directory.
  12.  
  13. I've found this tiny utility to be useful in batch files. I pklited NoZero
  14. because I used a large array within, and the non-compressed file was over
  15. 27k. You're certainly welcome to un-pklite it, but you'll see a lot of
  16. empty space inside. :)
  17.  
  18. NoZero will not work across drives.
  19.  
  20.